Differential Equations: Method of Undetermined Coefficients
Problem 5
Homogeneous solution:
Analyzing the Right-Hand Side (RHS)
RHS: \( te^{-t} \)
- \( t \) is a first degree polynomial.
- \( e^{-t} \) is an exponential term.
Trial Particular Solution:
\[ Y = t(At + B)e^{-t} = Ate^{-t} + Be^{-t} \]Note on Duplication:
The term \( Be^{-t} \) is duplicating \( y_1 \). Therefore, we must multiply the trial solution by \( t \).